448Delta Compression Algorithm

448Delta compression significantly reduces the size of your files and folders while you are encrypting. The algorithm consists of two parts: A "Multiple Binary Tree" search and a "Arithmetic Compression" search. This algorithm was developed by NetWorkDLS and was designed to be fairly fast and deliver reasonable compression. The key to the compression is in the fact that is doesn't waist time looking for minuscule compression opportunities.